Welcome![Sign In][Sign Up]
Location:
Search - gps nmea

Search list

[WinSock-NDISNMEA+parser.rar

Description: GPS编程 接收坐标信息 卫星信息
Platform: | Size: 3083 | Author: suichengh@163.com | Hits:

[Communication-Mobileaxgps

Description: TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版适用 ),作者 : Lars Arvidsson。 -TGPS controls is to use a serial port to connect the global satellite positioning system (GPS) location information to obtain the control (1.04 version, Delphi 3.0/4.0/5.0/6.0 version of the application), the author: Lars Arvidsson.
Platform: | Size: 359424 | Author: 站长 | Hits:

[Communication-MobileGPSSERV.ZIP

Description: 使用NMEA0183的gps服务程序原码-use of a GPS NMEA0183 service program source
Platform: | Size: 120832 | Author: 盛可帕 | Hits:

[DocumentsNMEA

Description: gps数据的几种格式-a GPS data of several formats
Platform: | Size: 19456 | Author: 江南 | Hits:

[GPS developGPSReceive_AutoFindPort

Description: 可以接收NMEA-0183格式的GPS数据自动化搜索本枸的GPS接口-can receive NMEA- 0183 format of the GPS data automation of the search interface GPS Citrus medica
Platform: | Size: 5120 | Author: gb | Hits:

[Com PortMyCommReceive

Description: 从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with the procedure.
Platform: | Size: 19456 | Author: 张积存 | Hits:

[Com PortGPS_receiver

Description: 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver-- JAVAD the legacy of an application, used to collect standard NMEA- 1083GGA information or JPS format (JAVAD company's unique GPS information format) (RT, PO) information and statistical data on the size and duration. The procedures used VC6.0 Serial MSComm control, on how volatile the data length of the data frame synchronization method can draw on to other serial data acquisition applications, to have some practical value
Platform: | Size: 70656 | Author: 李波 | Hits:

[SCMSDK Users Guide Part 1 - Software

Description: gps全球定位系统定位数据的提取,协议:nmea0183-a GPS global positioning system location data extraction, agreements : nmea0183
Platform: | Size: 1216512 | Author: 金炜 | Hits:

[Com PortUSComm

Description: 非常好用的GPS串口通信,支持Nmea0183协议,支持GarMin协议,如果需要新添加协议类型,修改非常简单!-very handy GPS serial communications, support Nmea0183 agreement, support GarMin Agreement, if the need for a new type of agreement to add, change is very simple!
Platform: | Size: 36864 | Author: 韩友力 | Hits:

[Com PortGPSTAPI

Description: 采用GPS的异步串行传送方式通过串行口采集遵循NMEA0183协议的GPS数据-GPS asynchronous serial transmission through the serial port acquisition agreement followed NMEA0183 GPS data
Platform: | Size: 67584 | Author: 张景刚 | Hits:

[uCOSucOS-II-GPS

Description: ucOS-II 实例:GPS应用源码,可以掌握GPS通信原理,学习NMEA0183 ASCII接口协议格式。-ucOS-II examples : GPS application source code, can acquire GPS Communication Theory, Learning NMEA0183 ASCII Interface Protocol format.
Platform: | Size: 1021952 | Author: 张磊 | Hits:

[Internet-Networknmeap-0.3.tar

Description: GARMIN的GPS信息解释器,在LINUX下运行,非常方便-GARMIN GPS information explanation for the Linux operating under very convenient
Platform: | Size: 29696 | Author: liuyanbo | Hits:

[SCMAV_TXDGPS_060627_4800bps

Description: 串口接收GPS NMEA数据RMC串,解出经纬度速度GPS状态等信息后,通过无线模块发送到接收机-serial GPS receiver NMEA data RMC series, to come up with the speed of GPS coordinates for the state, and other information, Wireless sent to the receiver module
Platform: | Size: 3072 | Author: | Hits:

[GPS developNMEAParser

Description: GPS用,NMEA报文的解析器,标准C++。-using GPS, the Receiver reported text parser, C standard.
Platform: | Size: 5120 | Author: Tony Gibson | Hits:

[GPS developGps

Description: 完成com口gps通讯,程序自动获得gps定位信息,并将其转化为北京时间-Com I completed gps communications, procedures automatically receive gps positioning information, and translate them into Beijing
Platform: | Size: 50176 | Author: redarmy86 | Hits:

[GPS developGPS_support_demo

Description: Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
Platform: | Size: 775168 | Author: 邓文 | Hits:

[Com PortGps25Comm

Description: GPS接收机数据监控程序———通过RS232口连接,支持NMEA协议-GPS receiver data monitoring program--- through the RS232 port to connect and support the NMEA protocol
Platform: | Size: 2099200 | Author: 陈帅 | Hits:

[SCMGPS

Description: 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and displayed through the TFT screen. Microcontroller using STM32F103ZE, development environment is RV MDK)
Platform: | Size: 3375104 | Author: seniorK | Hits:

[Windows DevelopNMEA_Checksum

Description: GPS的NMEA协议校验算法QT实现源码(GPS NMEA protocol checksum algorithm, QT source code)
Platform: | Size: 16384 | Author: 破劫 | Hits:

[GPS developNMEA2KMZ301

Description: gps nmea to kmz转换,导入谷歌地图查看轨迹(gps nmea to kmz conversion)
Platform: | Size: 1084416 | Author: colin3 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net